Skip to content

Commit

Permalink
Bump org.apache.maven.wagon:wagon-http-lightweight from 3.5.1 to 3.5.3 (
Browse files Browse the repository at this point in the history
#699)

Bumps org.apache.maven.wagon:wagon-http-lightweight from 3.5.1 to 3.5.3.

---
updated-dependencies:
- dependency-name: org.apache.maven.wagon:wagon-http-lightweight
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 3, 2024
1 parent 32dd601 commit f83b883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-surefire-report-plugin/pom.xml
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-http-lightweight</artifactId>
<version>3.5.1</version>
<version>3.5.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f83b883

Please sign in to comment.