Skip to content

Commit 9b102d1

Browse files
authored
Update dependabot.yml
1 parent 17f743e commit 9b102d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ updates:
77
ignore:
88
# ESAPI cannot upgrade past the current commons-io version and still maintain Java 7 compatibility
99
- dependency-name: "commons-io:commons-io"
10-
versions: "(,2.6]"
10+
versions: "(2.6,)"
1111
# Log4J 1.x is deprecated for future removal
1212
- dependency-name: "log4j:log4j"
1313
versions: "[1.0,2.0)"

0 commit comments

Comments
 (0)