Skip to content

Commit

Permalink
Merge pull request #170 from resteasy/dependabot/maven/org.jboss.rest…
Browse files Browse the repository at this point in the history
…easy-resteasy-servlet-initializer-6.2.6.Final

Bump org.jboss.resteasy:resteasy-servlet-initializer from 6.2.5.Final to 6.2.6.Final
  • Loading branch information
jamezp committed Nov 3, 2023
2 parents 8547bf7 + 46618a1 commit b6a5eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servlet-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</scm>

<properties>
<version.org.jboss.resteasy>6.2.5.Final</version.org.jboss.resteasy>
<version.org.jboss.resteasy>6.2.6.Final</version.org.jboss.resteasy>
<version.org.eclipse.jetty>11.0.18</version.org.eclipse.jetty>
</properties>

Expand Down

0 comments on commit b6a5eba

Please sign in to comment.