Skip to content

Commit 4f22fbd

Browse files
dependabot[bot]wendigo
authored andcommitted
Bump joda-time:joda-time from 2.14.0 to 2.14.1
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](JodaOrg/joda-time@v2.14.0...v2.14.1) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9abed0d commit 4f22fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<dep.jetty.version>12.1.7</dep.jetty.version>
220220
<dep.jmh.version>1.37</dep.jmh.version>
221221
<dep.jmxutils.version>1.28</dep.jmxutils.version>
222-
<dep.joda.version>2.14.0</dep.joda.version>
222+
<dep.joda.version>2.14.1</dep.joda.version>
223223
<dep.jsr305.version>3.0.2</dep.jsr305.version>
224224
<!-- junit and junit-platform should have the same minor and patch versions -->
225225
<dep.junit.version>6.0.3</dep.junit.version>

0 commit comments

Comments
 (0)