Skip to content

Commit fcac45a

Browse files
authored
Merge branch 'current' into issue-4504
2 parents d240d9d + 2507183 commit fcac45a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,20 +102,20 @@
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>
118-
<nimbus-jose-jwt.version>9.47</nimbus-jose-jwt.version>
117+
<netty.version>4.1.116.Final</netty.version>
118+
<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>
121121
<omniservices.version>0.4</omniservices.version>

0 commit comments

Comments
 (0)