Skip to content

Commit b475c1b

Browse files
Bump joda-time from 2.11.1 to 2.12.2 (#918)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.11.1 to 2.12.2. - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](https://github.com/JodaOrg/joda-time/commits) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7436855 commit b475c1b

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
@@ -178,7 +178,7 @@
178178
<dependency>
179179
<groupId>joda-time</groupId>
180180
<artifactId>joda-time</artifactId>
181-
<version>2.11.1</version>
181+
<version>2.12.2</version>
182182
<scope>test</scope>
183183
</dependency>
184184
<dependency>

0 commit comments

Comments
 (0)