Skip to content

Commit

Permalink
Merge pull request #439 from liquibase/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-source-plugin-3.3.1

chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
  • Loading branch information
liquibot authored Apr 5, 2024
2 parents c7ceefc + 854b6cc commit abe8d11
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 @@ -79,7 +79,7 @@
<sonar.projectDescription>${project.description}</sonar.projectDescription>
<copy-rename-maven-plugin.version>1.0.1</copy-rename-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
</properties>

Expand Down Expand Up @@ -192,7 +192,7 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<version>3.3.0</version> <!-- for reproducible builds: >= 3.2.0 -->
<version>3.3.1</version> <!-- for reproducible builds: >= 3.2.0 -->
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
Expand Down

0 comments on commit abe8d11

Please sign in to comment.