Skip to content

Commit f23ce52

Browse files
author
Steven van Beelen
authored
Merge pull request #418 from AxonIQ/dependabot/maven/maven-dependencies-87f76ec9c9
Bump the maven-dependencies group with 3 updates
2 parents 071dd4b + 322abd8 commit f23ce52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<axonserver.api.version>2024.1.0</axonserver.api.version>
4848

4949
<grpc.version>1.69.0</grpc.version>
50-
<protobuf.version>4.30.1</protobuf.version>
50+
<protobuf.version>4.30.2</protobuf.version>
5151

5252
<slf4j.version>2.0.16</slf4j.version>
5353
<log4j.version>2.24.3</log4j.version>
@@ -63,7 +63,7 @@
6363
<testcontainers.version>1.20.6</testcontainers.version>
6464
<testng.version>7.11.0</testng.version>
6565

66-
<httpclient5.version>5.4.2</httpclient5.version>
66+
<httpclient5.version>5.4.3</httpclient5.version>
6767
<toxiproxy.version>2.1.7</toxiproxy.version>
6868
<maven.surefire.plugin.version>3.5.2</maven.surefire.plugin.version>
6969
</properties>
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>org.junit.support</groupId>
142142
<artifactId>testng-engine</artifactId>
143-
<version>1.0.5</version>
143+
<version>1.0.6</version>
144144
<scope>test</scope>
145145
</dependency>
146146
</dependencies>

0 commit comments

Comments
 (0)