Skip to content

Commit

Permalink
Merge pull request #639 from eed3si9n/dependabot/maven/mvn-scalaxb/or…
Browse files Browse the repository at this point in the history
…g.apache.maven.plugins-maven-release-plugin-3.0.1

Bump org.apache.maven.plugins:maven-release-plugin from 2.2.2 to 3.0.1 in /mvn-scalaxb
  • Loading branch information
eed3si9n authored Dec 2, 2023
2 parents b4559f6 + fa655c7 commit d6facef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvn-scalaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.2.2</version>
<version>3.0.1</version>
<configuration>
<arguments>-Pit,sonatype-oss-release</arguments>
<connectionUrl>scm:git:${basedir}/..</connectionUrl>
Expand Down

0 comments on commit d6facef

Please sign in to comment.