Skip to content

Commit

Permalink
Merge pull request #28 from hazendaz/master
Browse files Browse the repository at this point in the history
Update versions per versioneye
  • Loading branch information
hazendaz authored Jul 16, 2016
2 parents 55a5fa6 + 8aaca7a commit 66e0da8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib</artifactId>
<version>3.2.2</version>
<version>3.2.4</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down Expand Up @@ -169,7 +169,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.3</version>
<version>2.10.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand All @@ -190,7 +190,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 66e0da8

Please sign in to comment.