Skip to content

Commit 268507b

Browse files
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 (#245)
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3114c36 commit 268507b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boomerangScope-Opal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.apache.maven.plugins</groupId>
125125
<artifactId>maven-jar-plugin</artifactId>
126-
<version>3.4.2</version>
126+
<version>3.5.0</version>
127127
<executions>
128128
<execution>
129129
<id>empty-javadoc-jar</id>

boomerangScope/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<plugin>
5252
<groupId>org.apache.maven.plugins</groupId>
5353
<artifactId>maven-jar-plugin</artifactId>
54-
<version>3.4.2</version>
54+
<version>3.5.0</version>
5555
<executions>
5656
<execution>
5757
<goals>

0 commit comments

Comments
 (0)