Skip to content

Commit 12fa885

Browse files
authored
Merge branch 'current' into issue-4503
2 parents 49965d7 + 3780de6 commit 12fa885

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,19 +102,19 @@
102102
<jandex.version>3.2.3</jandex.version>
103103
<jaxb-runtime.version>4.0.5</jaxb-runtime.version>
104104
<jboss-classfilewriter.version>1.3.1.Final</jboss-classfilewriter.version>
105-
<jersey.version>4.0.0-M1</jersey.version>
105+
<jersey.version>4.0.0-M2</jersey.version>
106106
<jstl.version>3.0.1</jstl.version>
107107
<junit-pioneer.version>2.3.0</junit-pioneer.version>
108-
<junit-platform-launcher.version>1.11.3</junit-platform-launcher.version>
109-
<junit.version>5.11.3</junit.version>
108+
<junit-platform-launcher.version>1.11.4</junit-platform-launcher.version>
109+
<junit.version>5.11.4</junit.version>
110110
<maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>
111111
<maven-plugin-api.version>3.9.9</maven-plugin-api.version>
112112
<maven-plugin-tools-annotations.version>3.15.1</maven-plugin-tools-annotations.version>
113113
<microprofile-config-api.version>3.1</microprofile-config-api.version>
114114
<microprofile-jwt-auth-api.version>2.1</microprofile-jwt-auth-api.version>
115115
<microprofile-jwt-auth.version>3.0.0</microprofile-jwt-auth.version>
116116
<mojarra.version>4.1.2</mojarra.version>
117-
<netty.version>4.1.115.Final</netty.version>
117+
<netty.version>4.1.116.Final</netty.version>
118118
<nimbus-jose-jwt.version>10.0.1</nimbus-jose-jwt.version>
119119
<omni-mp-config.version>3.0.0</omni-mp-config.version>
120120
<omnibeans.version>0.3</omnibeans.version>

0 commit comments

Comments
 (0)