Skip to content

Commit f7049c2

Browse files
SEPG Automated Dependency Update (#114)
1 parent 24d709c commit f7049c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,17 +88,17 @@
8888
<dependency>
8989
<groupId>com.fasterxml.jackson.core</groupId>
9090
<artifactId>jackson-annotations</artifactId>
91-
<version>2.19.0</version>
91+
<version>2.19.1</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>com.fasterxml.jackson.core</groupId>
9595
<artifactId>jackson-core</artifactId>
96-
<version>2.19.0</version>
96+
<version>2.19.1</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>com.fasterxml.jackson.core</groupId>
100100
<artifactId>jackson-databind</artifactId>
101-
<version>2.19.0</version>
101+
<version>2.19.1</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>com.github.cafapi.common</groupId>
@@ -223,12 +223,12 @@
223223
<dependency>
224224
<groupId>org.apache.logging.log4j</groupId>
225225
<artifactId>log4j-api</artifactId>
226-
<version>2.24.3</version>
226+
<version>2.25.0</version>
227227
</dependency>
228228
<dependency>
229229
<groupId>org.apache.logging.log4j</groupId>
230230
<artifactId>log4j-to-slf4j</artifactId>
231-
<version>2.24.3</version>
231+
<version>2.25.0</version>
232232
</dependency>
233233
<dependency>
234234
<groupId>org.apiguardian</groupId>

0 commit comments

Comments
 (0)