Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 336c673 commit 8ea1947
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 @@ -136,7 +136,7 @@
<woodstox-core.version>6.5.1</woodstox-core.version>
<!-- When updating this to the latest version, we're getting errors in the opcua server tests -->
<jaxb.version>4.0.2</jaxb.version>
<jetty-util.version>12.0.0</jetty-util.version>
<jetty-util.version>12.0.1</jetty-util.version>
<jna.version>5.13.0</jna.version>
<joda-time.version>2.12.5</joda-time.version>
<jserialcom.version>2.10.3</jserialcom.version>
Expand Down

0 comments on commit 8ea1947

Please sign in to comment.