Skip to content

Commit 9407718

Browse files
[MJARSIGNER-77] Bump org.apache.maven.shared:maven-jarsigner from 3.0.0 to 3.1.0 (#36)
* Bump org.apache.maven.shared:maven-jarsigner from 3.0.0 to 3.1.0 Bumps [org.apache.maven.shared:maven-jarsigner](https://github.com/apache/maven-jarsigner) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-jarsigner/releases) - [Commits](apache/maven-jarsigner@maven-jarsigner-3.0.0...maven-jarsigner-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.shared:maven-jarsigner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Fix build - bump maven-shared-utils from 3.3.3 to 3.4.2 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Slawomir Jaranowski <[email protected]>
1 parent be623e0 commit 9407718

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ under the License.
107107
<dependency>
108108
<groupId>org.apache.maven.shared</groupId>
109109
<artifactId>maven-shared-utils</artifactId>
110-
<version>3.3.3</version>
110+
<version>3.4.2</version>
111111
</dependency>
112112
<dependency>
113113
<groupId>org.sonatype.plexus</groupId>
@@ -118,7 +118,7 @@ under the License.
118118
<dependency>
119119
<groupId>org.apache.maven.shared</groupId>
120120
<artifactId>maven-jarsigner</artifactId>
121-
<version>3.0.0</version>
121+
<version>3.1.0</version>
122122
</dependency>
123123
<dependency>
124124
<groupId>junit</groupId>

0 commit comments

Comments
 (0)