Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit c2f70ec

Browse files
build(deps-dev): bump jetty-http from 9.4.45.v20220203 to 11.0.14
Bumps [jetty-http](https://github.com/eclipse/jetty.project) from 9.4.45.v20220203 to 11.0.14. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.45.v20220203...jetty-11.0.14) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-http dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 642afee commit c2f70ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asto-s3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ SOFTWARE.
9292
<dependency>
9393
<groupId>org.eclipse.jetty</groupId>
9494
<artifactId>jetty-http</artifactId>
95-
<version>9.4.45.v20220203</version>
95+
<version>11.0.14</version>
9696
<scope>test</scope>
9797
</dependency>
9898
</dependencies>

0 commit comments

Comments
 (0)