Skip to content

Commit

Permalink
Merge pull request #385 from AxonIQ/dependabot/maven/maven-dependenci…
Browse files Browse the repository at this point in the history
…es-cf97d9d014

Bump the maven-dependencies group with 7 updates
  • Loading branch information
smcvb authored Sep 30, 2024
2 parents 3df9fa7 + b2fd4cd commit ce57902
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
<grpc.version>1.65.1</grpc.version>

<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.24.0</log4j.version>
<log4j.version>2.24.1</log4j.version>

<javax-annotation.version>1.3.2</javax-annotation.version>

<reactive.streams.version>1.0.4</reactive.streams.version>
<projectreactor.version>3.6.10</projectreactor.version>

<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<junit.jupiter.version>5.11.1</junit.jupiter.version>
<mockito.version>4.11.0</mockito.version>
<testcontainers.version>1.20.1</testcontainers.version>
<testng.version>7.5.1</testng.version><!-- Don't upgrade due to JDK8 -->
Expand Down Expand Up @@ -509,7 +509,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.6</version>
<version>3.2.7</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit ce57902

Please sign in to comment.