Skip to content

Commit e743a62

Browse files
Bump joda-time from 2.10.10 to 2.10.13 (#740)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.10 to 2.10.13. - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt) - [Commits](JodaOrg/joda-time@v2.10.10...v2.10.13) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 536f774 commit e743a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-generator-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>joda-time</groupId>
190190
<artifactId>joda-time</artifactId>
191-
<version>2.10.10</version>
191+
<version>2.10.13</version>
192192
<scope>test</scope>
193193
</dependency>
194194
<dependency>

0 commit comments

Comments
 (0)