Skip to content

Commit 185ede7

Browse files
Update all non-major dependencies
1 parent b832167 commit 185ede7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.slf4j</groupId>
7070
<artifactId>slf4j-api</artifactId>
71-
<version>2.0.2</version>
71+
<version>2.0.3</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.apache.commons</groupId>
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>ch.qos.logback</groupId>
102102
<artifactId>logback-classic</artifactId>
103-
<version>1.3.1</version>
103+
<version>1.3.2</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)