Skip to content

Commit 05afa30

Browse files
SEPG Automated Dependency Update (#121)
1 parent 92eb9dc commit 05afa30

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pom.xml

Lines changed: 8 additions & 8 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.1</version>
91+
<version>2.19.2</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>com.fasterxml.jackson.core</groupId>
9595
<artifactId>jackson-core</artifactId>
96-
<version>2.19.1</version>
96+
<version>2.19.2</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>com.fasterxml.jackson.core</groupId>
100100
<artifactId>jackson-databind</artifactId>
101-
<version>2.19.1</version>
101+
<version>2.19.2</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>com.github.cafapi.common</groupId>
@@ -173,7 +173,7 @@
173173
<dependency>
174174
<groupId>io.projectreactor</groupId>
175175
<artifactId>reactor-core</artifactId>
176-
<version>3.7.7</version>
176+
<version>3.7.8</version>
177177
</dependency>
178178
<dependency>
179179
<groupId>jakarta.annotation</groupId>
@@ -268,12 +268,12 @@
268268
<dependency>
269269
<groupId>org.junit.jupiter</groupId>
270270
<artifactId>junit-jupiter-api</artifactId>
271-
<version>5.13.3</version>
271+
<version>5.13.4</version>
272272
</dependency>
273273
<dependency>
274274
<groupId>org.junit.platform</groupId>
275275
<artifactId>junit-platform-commons</artifactId>
276-
<version>1.13.3</version>
276+
<version>1.13.4</version>
277277
</dependency>
278278
<dependency>
279279
<groupId>org.opensearch.client</groupId>
@@ -354,8 +354,8 @@
354354
</image>
355355
<image>
356356
<repository>${dockerHubPublic}/cafapi/oraclelinux-jre21</repository>
357-
<tag>1.3.0</tag>
358-
<digest>sha256:4534965678cf9e7ddb1688e69f6a831970d8bb56ab13c039f43ebe63cf4333f2</digest>
357+
<tag>1.3.3</tag>
358+
<digest>sha256:ced11d43bcbbc88ec2065a2884683f8ec630c93e7cbfff79b0b6e07e00c776c6</digest>
359359
</image>
360360
</imageManagement>
361361
</configuration>

0 commit comments

Comments
 (0)