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 1173833 commit 3ff4ecdCopy full SHA for 3ff4ecd
pom.xml
@@ -131,7 +131,7 @@
131
<dependency>
132
<groupId>com.fasterxml.jackson.core</groupId>
133
<artifactId>jackson-core</artifactId>
134
- <version>2.18.1</version>
+ <version>2.18.2</version>
135
<scope>provided</scope>
136
</dependency>
137
@@ -157,7 +157,7 @@
157
158
<groupId>org.apache.logging.log4j</groupId>
159
<artifactId>log4j-slf4j-impl</artifactId>
160
- <version>2.24.1</version>
+ <version>2.24.2</version>
161
<scope>test</scope>
162
163
0 commit comments