Skip to content

Commit

Permalink
Increase version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
h3xstream committed Jun 2, 2017
1 parent 0d72e75 commit 93e91c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.sonarsource.sonar-findbugs-plugin</groupId>
<artifactId>sonar-findbugs-plugin</artifactId>
<version>3.4.4</version>
<version>3.5</version>
<packaging>sonar-plugin</packaging>

<name>SonarQube Findbugs Plugin</name>
Expand Down Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.9</version>
<version>1.4.10</version>
<exclusions>
<!-- we use stax -->
<exclusion>
Expand Down

0 comments on commit 93e91c6

Please sign in to comment.