Skip to content

Commit

Permalink
Bump Jetty patch version to latest on 10
Browse files Browse the repository at this point in the history
  • Loading branch information
viv authored and guusdk committed Sep 7, 2023
1 parent aad09e6 commit beed6c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<!-- Versions -->
<openfire.version>4.8.0-SNAPSHOT</openfire.version>
<!-- Note; the following jetty.version should be identical to the jetty.version in xmppserver/pom.xml -->
<jetty.version>10.0.15</jetty.version>
<jetty.version>10.0.16</jetty.version>
</properties>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@

<!-- Versions -->
<!-- Note; the following jetty.version should be identical to the jetty.version in plugins/pom.xml -->
<jetty.version>10.0.15</jetty.version>
<jetty.version>10.0.16</jetty.version>
<standard-taglib.version>1.2.5</standard-taglib.version>
<netty.version>4.1.94.Final</netty.version>
<bouncycastle.version>1.70</bouncycastle.version>
Expand Down

0 comments on commit beed6c8

Please sign in to comment.