Skip to content

Commit

Permalink
Merge pull request #70 from ChristianMurphy/chore/update-taglibs-stan…
Browse files Browse the repository at this point in the history
…dard

chore(deps): update taglibs standard
  • Loading branch information
ChristianMurphy authored Jul 25, 2018
2 parents f8a720c + 2c1ceac commit 0036278
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -426,9 +426,9 @@
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>taglibs</groupId>
<artifactId>standard</artifactId>
<version>1.1.2</version>
<groupId>org.apache.taglibs</groupId>
<artifactId>taglibs-standard-impl</artifactId>
<version>1.2.5</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down Expand Up @@ -598,8 +598,8 @@
<artifactId>rome-modules</artifactId>
</dependency>
<dependency>
<groupId>taglibs</groupId>
<artifactId>standard</artifactId>
<groupId>org.apache.taglibs</groupId>
<artifactId>taglibs-standard-impl</artifactId>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit 0036278

Please # to comment.