File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 7878 <plugin >
7979 <groupId >com.github.spotbugs</groupId >
8080 <artifactId >spotbugs-maven-plugin</artifactId >
81- <version >4.8.6.5 </version >
81+ <version >4.8.6.6 </version >
8282 <dependencies >
8383 <dependency >
8484 <groupId >com.github.spotbugs</groupId >
12701270 <dependency >
12711271 <groupId >commons-io</groupId >
12721272 <artifactId >commons-io</artifactId >
1273- <version >2.17 .0</version >
1273+ <version >2.18 .0</version >
12741274 </dependency >
12751275 <dependency >
12761276 <groupId >commons-logging</groupId >
Original file line number Diff line number Diff line change 88
99 <body>
1010 <release version="4.7.0" date="November xx, 2024" description="Bugfixes, Chrome/Edge 131">
11+ <action type="update" dev="rbri">
12+ Upgrade Apache commons-io to 2.18.0.
13+ </action>
1114 <action type="add" dev="rbri">
1215 DOMTokenList add()/remove() are able to handle an arbitrary amount of tokens.
1316 </action>
You can’t perform that action at this time.
0 commit comments