File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ PWSS representatives if you're interested.
1111<dependency >
1212 <groupId >lib.pwss</groupId >
1313 <artifactId >file-quarantine</artifactId >
14- <version >1.0.3 </version >
14+ <version >1.0.4 </version >
1515</dependency >
1616```
1717<sub >(PWSS Private Github Package)</sub >
Original file line number Diff line number Diff line change 66
77 <groupId >lib.pwss</groupId >
88 <artifactId >file-quarantine</artifactId >
9- <version >1.0.3 </version >
9+ <version >1.0.4 </version >
1010 <description >A library for quarantining and unquarantining files.
1111</description >
1212
4141 <dependency >
4242 <groupId >ch.qos.logback</groupId >
4343 <artifactId >logback-classic</artifactId >
44- <version >1.5.20 </version >
44+ <version >1.5.21 </version >
4545 </dependency >
4646
4747 <!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api -->
4848 <dependency >
4949 <groupId >org.junit.jupiter</groupId >
5050 <artifactId >junit-jupiter-api</artifactId >
51- <version >6.0.0 </version >
51+ <version >6.0.1 </version >
5252 <scope >test</scope >
5353 </dependency >
5454 </dependencies >
You can’t perform that action at this time.
0 commit comments