Skip to content

Commit

Permalink
OF-2687: Update Jetty from 10.0.17 to 10.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
guusdk committed Nov 10, 2023
1 parent 4c14c5a commit 7741dbf
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.17</jetty.version>
<jetty.version>10.0.18</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.17</jetty.version>
<jetty.version>10.0.18</jetty.version>
<standard-taglib.version>1.2.5</standard-taglib.version>
<netty.version>4.1.100.Final</netty.version>
<bouncycastle.version>1.76</bouncycastle.version>
Expand Down

0 comments on commit 7741dbf

Please sign in to comment.