Skip to content

Commit

Permalink
Merge pull request #5 from julianmendez/dependabot/maven/maven-14062b…
Browse files Browse the repository at this point in the history
…9ae9

Bump the maven group with 3 updates
  • Loading branch information
julianmendez authored Dec 21, 2024
2 parents 7089c43 + 323110b commit 0ab946d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<parent>
<groupId>de.tu-dresden.inf.lat</groupId>
<artifactId>lat-parent</artifactId>
<version>0.1.5</version>
<version>0.1.7</version>
<relativePath></relativePath>
</parent>

Expand All @@ -65,7 +65,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>1.9</version>
<version>2.5.0</version>
<configuration>
<verbose>false</verbose>
<addSvnKeyWords>false</addSvnKeyWords>
Expand All @@ -82,7 +82,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
<version>3.1.1</version>
</plugin>

</plugins>
Expand Down

0 comments on commit 0ab946d

Please sign in to comment.