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

Commit 8b8dbff

Browse files
build(deps-dev): bump jetty-http in /asto-core
Bumps [jetty-http](https://github.com/eclipse/jetty.project) from 9.4.45.v20220203 to 9.4.48.v20220622. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.45.v20220203...jetty-9.4.48.v20220622) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-http dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f03422 commit 8b8dbff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asto-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ SOFTWARE.
179179
<dependency>
180180
<groupId>org.eclipse.jetty</groupId>
181181
<artifactId>jetty-http</artifactId>
182-
<version>9.4.45.v20220203</version>
182+
<version>9.4.48.v20220622</version>
183183
<scope>test</scope>
184184
</dependency>
185185
<!-- end s3 mocks deps -->

0 commit comments

Comments
 (0)