Skip to content

Commit

Permalink
chore: Update Jenkins version
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed May 13, 2024
1 parent de7cffe commit c3d8cf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integrations/pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
Expand All @@ -15,7 +15,7 @@
<maven.deploy.skip>true</maven.deploy.skip>
<!-- I give up, too much effort to maintain enforcer here, should probably try clear out all enforcer only deps and see if it works -->
<enforcer.skip>true</enforcer.skip>
<jenkins.version>2.440.2</jenkins.version>
<jenkins.version>2.440.3</jenkins.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit c3d8cf7

Please sign in to comment.