Skip to content

Commit 67bae8d

Browse files
committed
Update all non-major dependencies
1 parent 6e0c016 commit 67bae8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<properties>
4242
<kafka-common-lib.version>0.0.2</kafka-common-lib.version>
4343
<woody.version>1.0.4</woody.version>
44-
<spring-boot.version>2.5.0</spring-boot.version>
44+
<spring-boot.version>2.6.4</spring-boot.version>
4545
<lombok.version>1.18.22</lombok.version>
4646
<testcontainers.version>1.16.3</testcontainers.version>
4747
<junit-jupiter.version>5.8.2</junit-jupiter.version>
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>net.minidev</groupId>
141141
<artifactId>json-smart</artifactId>
142-
<version>2.4.7</version>
142+
<version>2.4.8</version>
143143
</dependency>
144144
<dependency>
145145
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)