Skip to content

Commit

Permalink
build(deps): bump the patches group with 1 update (#323)
Browse files Browse the repository at this point in the history
Bumps the patches group with 1 update: [org.apache.maven:maven-artifact](https://github.com/apache/maven).

- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.4...maven-3.9.5)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 3ff63ea commit 1a18f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencies {
implementation 'com.jayway.jsonpath:json-path:2.8.0'
implementation 'org.apache.httpcomponents.client5:httpclient5:5.2.1'
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.11'
implementation 'org.apache.maven:maven-artifact:3.9.4'
implementation 'org.apache.maven:maven-artifact:3.9.5'
implementation 'commons-codec:commons-codec:1.16.0'
// for RFC5987 parsing of content-disposition filename*
// 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html
Expand Down

0 comments on commit 1a18f51

Please sign in to comment.