We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 978b85e + f3c73bc commit cfc2cc0Copy full SHA for cfc2cc0
super/pom.xml
@@ -71,7 +71,7 @@ SPDX-License-Identifier: Apache-2.0
71
<junit.version>5.12.1</junit.version>
72
<junit.platform.launcher.version>1.12.1</junit.platform.launcher.version>
73
<byte.buddy.version>1.17.7</byte.buddy.version>
74
- <joda.version>2.12.7</joda.version>
+ <joda.version>2.14.0</joda.version>
75
<flyway.version>9.22.3</flyway.version>
76
<slf4j.version>2.0.17</slf4j.version>
77
<apache.commons.lang.version>3.14.0</apache.commons.lang.version>
0 commit comments