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 6e0c016 commit 67bae8dCopy full SHA for 67bae8d
pom.xml
@@ -41,7 +41,7 @@
41
<properties>
42
<kafka-common-lib.version>0.0.2</kafka-common-lib.version>
43
<woody.version>1.0.4</woody.version>
44
- <spring-boot.version>2.5.0</spring-boot.version>
+ <spring-boot.version>2.6.4</spring-boot.version>
45
<lombok.version>1.18.22</lombok.version>
46
<testcontainers.version>1.16.3</testcontainers.version>
47
<junit-jupiter.version>5.8.2</junit-jupiter.version>
@@ -139,7 +139,7 @@
139
<dependency>
140
<groupId>net.minidev</groupId>
141
<artifactId>json-smart</artifactId>
142
- <version>2.4.7</version>
+ <version>2.4.8</version>
143
</dependency>
144
145
<groupId>org.apache.commons</groupId>
0 commit comments