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 c8af99a commit 92b50adCopy full SHA for 92b50ad
workshops/oracleteq-kafka/springboot-oracleteq/pom.xml
@@ -43,7 +43,7 @@
43
<maven.compiler.source>${java.version}</maven.compiler.source>
44
<java.version>11</java.version>
45
<javax-annotation.version>1.3.2</javax-annotation.version>
46
- <spring-boot.version>2.6.3</spring-boot.version>
+ <spring-boot.version>2.6.6</spring-boot.version>
47
<spring-core.version>5.3.18</spring-core.version>
48
<maven-compiler-plugin.version>3.10.0</maven-compiler-plugin.version>
49
<oracle-jdbc.version>21.5.0.0</oracle-jdbc.version>
0 commit comments