Skip to content

Commit

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

Bump the maven-dependencies group with 4 updates
  • Loading branch information
smcvb authored Apr 8, 2024
2 parents 6d4811a + a0677eb commit 48076dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<sonar.organization>axoniq</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

<axonserver.api.version>2023.0.1</axonserver.api.version>
<axonserver.api.version>2024.0.0</axonserver.api.version>

<grpc.version>1.59.1</grpc.version>

Expand All @@ -56,11 +56,11 @@
<reactive.streams.version>1.0.4</reactive.streams.version>
<projectreactor.version>3.6.4</projectreactor.version>

<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<mockito.version>4.11.0</mockito.version>
<testcontainers.version>1.19.7</testcontainers.version>
<testng.version>7.5.1</testng.version>
<testng.version>7.10.0</testng.version>

<httpclient5.version>5.3.1</httpclient5.version>
<toxiproxy.version>2.1.7</toxiproxy.version>
Expand Down Expand Up @@ -462,7 +462,7 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit 48076dd

Please sign in to comment.