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.
1 parent ecf93ca commit 7a90236Copy full SHA for 7a90236
pom.xml
@@ -45,7 +45,7 @@
45
<scala-lang.library.version>2.13.9</scala-lang.library.version>
46
<snakeyaml.version>2.3</snakeyaml.version>
47
<spring-boot.version>3.4.1</spring-boot.version>
48
- <!-- Temporary overwrite to fix CVE-2024-12798 and CVE-2024-12801. Remove after Spring > 3.4.1 is released -->
+ <!-- Temporary overwrite to fix CVE-2024-12798 and CVE-2024-12801. Remove after Spring Boot > 3.4.1 is released -->
49
<logback.version>1.5.16</logback.version>
50
<serde-api.version>1.0.0</serde-api.version>
51
<odd-oddrn-generator.version>0.1.17</odd-oddrn-generator.version>
0 commit comments