Skip to content

Commit

Permalink
Merge pull request #42916 from gsmet/jboss-marshalling-2.2
Browse files Browse the repository at this point in the history
Update to JBoss Marshalling 2.2.0.Final
  • Loading branch information
gsmet authored Sep 3, 2024
2 parents 0381fce + d5b8f87 commit 5ad27f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ updates:
- dependency-name: org.glassfish:jakarta-el
- dependency-name: com.google.cloud.tools:jib-core
- dependency-name: org.jboss.threads:jboss-threads
- dependency-name: org.jboss.marshalling:*
# Quarkus
- dependency-name: io.quarkus.*:*
- dependency-name: io.quarkus:*
Expand Down
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<wildfly-common.version>1.7.0.Final</wildfly-common.version>
<wildfly-client-config.version>1.0.1.Final</wildfly-client-config.version>
<wildfly-elytron.version>2.5.2.Final</wildfly-elytron.version>
<jboss-marshalling.version>2.1.4.SP1</jboss-marshalling.version>
<jboss-marshalling.version>2.2.0.Final</jboss-marshalling.version>
<jboss-threads.version>3.6.1.Final</jboss-threads.version>
<vertx.version>4.5.9</vertx.version>
<httpclient.version>4.5.14</httpclient.version>
Expand Down

0 comments on commit 5ad27f0

Please sign in to comment.