Skip to content

Commit

Permalink
Test with Jenkins 2.263.3 (#1558)
Browse files Browse the repository at this point in the history
Per the Jenkins LTS release checklist
jenkins-infra/release#131
  • Loading branch information
MarkEWaite committed Jan 26, 2021
1 parent 161c501 commit f9d526b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/pom.xml
Expand Up @@ -15,7 +15,7 @@
<maven.deploy.skip>true</maven.deploy.skip> <!-- no need to be deployed during release, this is a test-only module -->
<jackson.version>2.11.3</jackson.version>
<netty.version>4.1.52.Final</netty.version>
<jenkins.version>2.263.1</jenkins.version>
<jenkins.version>2.263.3</jenkins.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f9d526b

Please sign in to comment.