Skip to content

Commit

Permalink
[JENKINS-65175] Revert ini4j upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Nov 16, 2021
1 parent 9f3c7b2 commit a462f72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
ignore:
# JENKINS-65175
- dependency-name: "org.ini4j:ini4j"
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>org.ini4j</groupId>
<artifactId>ini4j</artifactId>
<version>0.5.4</version>
<version>0.5.2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit a462f72

Please sign in to comment.