Skip to content

Commit

Permalink
Merge branch 'main' into renovate/plugin.flatten
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmugra committed May 14, 2021
2 parents 8420cb9 + cb79864 commit f982d41
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,19 +65,19 @@
<plugin.javadoc>3.2.0</plugin.javadoc>
<plugin.enforcer>3.0.0-M3</plugin.enforcer>
<plugin.deploy>3.0.0-M1</plugin.deploy>
<plugin.release>3.0.0-M1</plugin.release>
<plugin.release>3.0.0-M4</plugin.release>
<plugin.flatten>1.2.7</plugin.flatten>
<plugin.jxr>3.0.0</plugin.jxr>
<plugin.gpg>1.6</plugin.gpg>
<plugin.nexus-staging>1.6.8</plugin.nexus-staging>
<plugin.bnd>5.3.0</plugin.bnd>

<plugin.checkstyle>3.1.1</plugin.checkstyle>
<plugin.checkstyle>3.1.2</plugin.checkstyle>
<dependency.checkstyle>8.41.1</dependency.checkstyle>
<plugin.jacoco>0.8.6</plugin.jacoco>
<plugin.pmd>3.14.0</plugin.pmd>
<plugin.spotbugs>4.2.2</plugin.spotbugs>
<dependency.spotbugs>4.2.2</dependency.spotbugs>
<plugin.spotbugs>4.2.3</plugin.spotbugs>
<dependency.spotbugs>4.2.3</dependency.spotbugs>
<plugin.coveralls>4.3.0</plugin.coveralls>
<dependency.jaxb>2.3.1</dependency.jaxb>

Expand Down

0 comments on commit f982d41

Please sign in to comment.