Skip to content

Commit 058fa21

Browse files
Update all non-major dependencies
1 parent 0b64e16 commit 058fa21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
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.6</version>
71+
<version>2.0.7</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.apache.commons</groupId>
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.springframework</groupId>
8989
<artifactId>spring-aop</artifactId>
90-
<version>5.3.25</version>
90+
<version>5.3.26</version>
9191
<scope>provided</scope>
9292
</dependency>
9393

@@ -319,7 +319,7 @@
319319
<plugin>
320320
<groupId>org.apache.maven.plugins</groupId>
321321
<artifactId>maven-enforcer-plugin</artifactId>
322-
<version>3.2.1</version>
322+
<version>3.3.0</version>
323323
<executions>
324324
<execution>
325325
<id>enforce</id>

0 commit comments

Comments
 (0)