Skip to content

Commit

Permalink
Upgrade jetty (closes #8 #9)
Browse files Browse the repository at this point in the history
Change-Id: Ib8083caba3b597fb742e12a0b8ea1657e694a457
  • Loading branch information
hebasta committed Jul 17, 2024
1 parent d7be963 commit c84521e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<java.version>17</java.version>
<jetty.version>11.0.12</jetty.version>
<jetty.version>11.0.14</jetty.version>
<jersey.version>3.1.7</jersey.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit c84521e

Please sign in to comment.