Skip to content

Commit d03a205

Browse files
committed
Merge remote-tracking branches 'origin/dependabot/maven/surefire-plugin.version-3.5.4', 'origin/dependabot/maven/org.jboss.weld-weld-junit5-5.0.2.Final', 'origin/dependabot/maven/io.smallrye.reactive-test-common-4.30.0', 'origin/dependabot/maven/io.smallrye-jandex-maven-plugin-3.5.0' and 'origin/dependabot/maven/io.quarkus-quarkus-maven-plugin-3.28.0'
5 parents 9188bf5 + b8c0c64 + 9d6b45e + 58b370a + 579a9d3 commit d03a205

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

amqp-connector/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.jboss.weld</groupId>
7272
<artifactId>weld-junit5</artifactId>
73-
<version>5.0.1.Final</version>
73+
<version>5.0.2.Final</version>
7474
<scope>test</scope>
7575
</dependency>
7676
<dependency>
@@ -82,7 +82,7 @@
8282
<groupId>io.smallrye.reactive</groupId>
8383
<artifactId>test-common</artifactId>
8484
<scope>test</scope>
85-
<version>4.28.0</version>
85+
<version>4.30.0</version>
8686
</dependency>
8787
</dependencies>
8888
</project>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2020
<maven.compiler.source>17</maven.compiler.source>
2121
<maven.compiler.target>17</maven.compiler.target>
22-
<quarkus-plugin.version>3.26.2</quarkus-plugin.version>
22+
<quarkus-plugin.version>3.28.0</quarkus-plugin.version>
2323
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
2424
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
2525
<quarkus.platform.version>3.26.2</quarkus.platform.version>
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>io.smallrye</groupId>
7070
<artifactId>jandex-maven-plugin</artifactId>
71-
<version>3.4.0</version>
71+
<version>3.5.0</version>
7272
<executions>
7373
<execution>
7474
<id>make-index</id>

0 commit comments

Comments
 (0)