Skip to content

Commit

Permalink
build(deps): bump org.eclipse.jetty:jetty-util from 11.0.19 to 12.0.6
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-util from 11.0.19 to 12.0.6.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-util
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 5cbce4c commit 75dae7b
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 @@ -138,7 +138,7 @@
<!-- When updating this to the latest version, we're getting errors in the opcua server tests -->
<jaxb.version>4.0.4</jaxb.version>
<!-- Starting with Jetty 12 Java 17 is required -->
<jetty-util.version>11.0.19</jetty-util.version>
<jetty-util.version>12.0.6</jetty-util.version>
<jna.version>5.14.0</jna.version>
<joda-time.version>2.12.6</joda-time.version>
<jserialcom.version>2.10.4</jserialcom.version>
Expand Down

0 comments on commit 75dae7b

Please sign in to comment.