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 3f61cfd commit b792420Copy full SHA for b792420
pom.xml
@@ -15,7 +15,7 @@
15
<maven.compiler.release>${java.version}</maven.compiler.release>
16
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
17
<spring.boot.version>3.5.4</spring.boot.version>
18
- <spring.cloud.version>2025.0.0</spring.cloud.version>
+ <spring.cloud.version>2025.1.0</spring.cloud.version>
19
<logstash.encoder>8.1</logstash.encoder>
20
<apache.commons.collections4>4.5.0</apache.commons.collections4>
21
<apache.commons.csv>1.14.1</apache.commons.csv>
0 commit comments