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 0b64e16 commit 058fa21Copy full SHA for 058fa21
pom.xml
@@ -68,7 +68,7 @@
68
<dependency>
69
<groupId>org.slf4j</groupId>
70
<artifactId>slf4j-api</artifactId>
71
- <version>2.0.6</version>
+ <version>2.0.7</version>
72
</dependency>
73
74
<groupId>org.apache.commons</groupId>
@@ -87,7 +87,7 @@
87
88
<groupId>org.springframework</groupId>
89
<artifactId>spring-aop</artifactId>
90
- <version>5.3.25</version>
+ <version>5.3.26</version>
91
<scope>provided</scope>
92
93
@@ -319,7 +319,7 @@
319
<plugin>
320
<groupId>org.apache.maven.plugins</groupId>
321
<artifactId>maven-enforcer-plugin</artifactId>
322
- <version>3.2.1</version>
+ <version>3.3.0</version>
323
<executions>
324
<execution>
325
<id>enforce</id>
0 commit comments