mirror of https://github.com/jenkinsci/jenkins.git
need to use a stapler with more bug fixes for Jetty/Tomcat.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1045 71c3de6d-444a-0410-be80-ed276b4c234a
This commit is contained in:
parent
2ac8ec676a
commit
566bbefc5d
|
@ -96,7 +96,7 @@
|
|||
<dependency>
|
||||
<groupId>org.kohsuke.stapler</groupId>
|
||||
<artifactId>stapler</artifactId>
|
||||
<version>1.9</version>
|
||||
<version>1.10</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>antlr</groupId>
|
||||
|
|
Loading…
Reference in New Issue