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 344cbe7 commit aef01d5Copy full SHA for aef01d5
spring-boot-modules/spring-boot-libraries-2/pom.xml
@@ -127,6 +127,9 @@
127
</build>
128
129
<properties>
130
+ <spring-boot.version>3.5.7</spring-boot.version>
131
+ <logback.version>1.5.20</logback.version>
132
+ <org.slf4j.version>2.0.17</org.slf4j.version>
133
<jobrunr-spring-boot-starter.version>5.1.7</jobrunr-spring-boot-starter.version>
134
<awaitility.version>4.0.3</awaitility.version>
135
<reflections.version>0.10.2</reflections.version>
0 commit comments