Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin fr…
Browse files Browse the repository at this point in the history
…om 3.0.0 to 3.6.0 in /jans-orm

Dependabot couldn't find the original pull request head commit, ab896f8.
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 396551e commit d94fc04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jans-orm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.0.0</version>
<version>3.6.0</version>
<configuration>
<configLocation>checkstyle.xml</configLocation>
<encoding>UTF-8</encoding>
Expand Down Expand Up @@ -211,7 +211,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.0.0</version>
<version>3.6.0</version>
<reportSets>
<reportSet>
<reports>
Expand Down

0 comments on commit d94fc04

Please sign in to comment.