Skip to content

Commit

Permalink
Merge pull request #229 from netplex/dependabot/maven/json-smart/org.…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
UrielCh authored Feb 8, 2025
2 parents 224943a + 5ca7e4b commit f2be4c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions json-smart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ limitations under the License.
<!-- 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 @@ -212,7 +212,7 @@ limitations under the License.
<!-- 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 f2be4c1

Please sign in to comment.