Skip to content

Commit

Permalink
[pom] Update tomcat8 to 8.0.41
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 26, 2017
1 parent f7a5c49 commit 6b04042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tomcat8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat8-slf4j-logback</artifactId>
<version>8.0.40-SNAPSHOT</version>
<version>8.0.41-SNAPSHOT</version>

<name>tomcat8-slf4j-logback</name>
<description>Tomcat8 Slf4j Logback Integration</description>
Expand All @@ -23,7 +23,7 @@
</scm>

<properties>
<tomcat.version>8.0.39</tomcat.version>
<tomcat.version>8.0.41</tomcat.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6b04042

Please sign in to comment.