File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
<sonar .host.url>https://sonarcloud.io</sonar .host.url>
53
53
54
54
<jwt .version>0.12.3</jwt .version>
55
- <lucene .version>9.8 .0</lucene .version>
55
+ <lucene .version>9.9 .0</lucene .version>
56
56
<artemis .version>2.31.2</artemis .version>
57
57
<flatlaf .version>3.2.5</flatlaf .version>
58
58
<qwartz .version>2.5.0-rc1</qwartz .version>
364
364
<dependency >
365
365
<groupId >org.mariadb.jdbc</groupId >
366
366
<artifactId >mariadb-java-client</artifactId >
367
- <version >3.3.0 </version >
367
+ <version >3.3.1 </version >
368
368
</dependency >
369
369
<dependency >
370
370
<groupId >org.xerial</groupId >
517
517
<dependency >
518
518
<groupId >commons-io</groupId >
519
519
<artifactId >commons-io</artifactId >
520
- <version >2.15.0 </version >
520
+ <version >2.15.1 </version >
521
521
</dependency >
522
522
523
523
<dependency >
528
528
<dependency >
529
529
<groupId >commons-logging</groupId >
530
530
<artifactId >commons-logging</artifactId >
531
- <version >1.2 </version >
531
+ <version >1.3.0 </version >
532
532
</dependency >
533
533
<dependency >
534
534
<groupId >org.apache.commons</groupId >
619
619
<dependency >
620
620
<groupId >org.postgresql</groupId >
621
621
<artifactId >postgresql</artifactId >
622
- <version >42.7.0 </version >
622
+ <version >42.7.1 </version >
623
623
</dependency >
624
624
<dependency >
625
625
<groupId >org.mozilla</groupId >
You can’t perform that action at this time.
0 commit comments