Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream'
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Apr 12, 2024
2 parents 219cbff + 6d424c4 commit 157805e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
<executions>
<execution>
<id>default-descriptor</id>
Expand Down Expand Up @@ -285,7 +285,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<configuration>
<!-- ignore takari-lifecycle -->
<skipSource>false</skipSource>
Expand Down

0 comments on commit 157805e

Please sign in to comment.