Skip to content

Commit d55449f

Browse files
Bump joda-time from 2.10.13 to 2.10.14 (#821)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.13 to 2.10.14. - [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.13...v2.10.14) --- 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 cd2a4a6 commit d55449f

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
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>joda-time</groupId>
173173
<artifactId>joda-time</artifactId>
174-
<version>2.10.13</version>
174+
<version>2.10.14</version>
175175
<scope>test</scope>
176176
</dependency>
177177
<dependency>

0 commit comments

Comments
 (0)