Skip to content

Commit

Permalink
Merge pull request #231 from netplex/dependabot/maven/json-smart-acti…
Browse files Browse the repository at this point in the history
…on/org.apache.maven.plugins-maven-javadoc-plugin-3.11.2

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 in /json-smart-action
  • Loading branch information
UrielCh authored Feb 8, 2025
2 parents 7f01adf + 7239384 commit 224943a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions json-smart-action/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<configuration>
<source>8</source>
</configuration>
Expand Down Expand Up @@ -196,7 +196,7 @@
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<!-- ONLY NEEDED With jdk 1.7+ -->
<configuration>
<source>8</source>
Expand Down

0 comments on commit 224943a

Please sign in to comment.