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 6c23a6d commit deec512Copy full SHA for deec512
pom.xml
@@ -107,7 +107,7 @@
107
</spring-cloud-deployer-local.version>
108
<spring-cloud-stream-binder-rabbit.version>${spring-cloud-stream.version}
109
</spring-cloud-stream-binder-rabbit.version>
110
- <jakarta-ee-api.version>9.1.0</jakarta-ee-api.version>
+ <jakarta-ee-api.version>10.0.0</jakarta-ee-api.version>
111
112
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
113
<sonar.jacoco.reportPath>
0 commit comments