Skip to content

Commit

Permalink
Merge branches 'dependabot/maven/master/org.xmlunit-xmlunit-matchers-…
Browse files Browse the repository at this point in the history
…2.7.0', 'dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.2', 'dependabot/maven/master/nl.jqno.equalsverifier-equalsverifier-3.3', 'dependabot/maven/master/com.github.spotbugs-spotbugs-annotations-4.0.3' and 'dependabot/maven/master/com.github.spotbugs-spotbugs-4.0.3' into update-deps
  • Loading branch information
MarkEWaite committed May 16, 2020
5 parents d0a26af + e5dc37b + b69ce67 + 3fb3eec + d1ab202 commit 80ced98
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.1</version>
<version>4.2</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.0.2</version>
<version>4.0.3</version>
</dependency>
</dependencies>
</plugin>
Expand Down Expand Up @@ -166,7 +166,7 @@
<dependency>
<groupId>nl.jqno.equalsverifier</groupId>
<artifactId>equalsverifier</artifactId>
<version>3.2</version>
<version>3.3</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -272,7 +272,7 @@
</exclusion>
</exclusions>
<optional>true</optional>
<version>4.0.2</version>
<version>4.0.3</version>
</dependency>
<!-- JCasC compatibility -->
<dependency>
Expand Down

0 comments on commit 80ced98

Please sign in to comment.