File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 140140 <dependency >
141141 <groupId >ch.qos.logback</groupId >
142142 <artifactId >logback-classic</artifactId >
143- <version >1.3.5 </version > <!-- do not upgrade to 1.4 -->
143+ <version >1.3.7 </version > <!-- do not upgrade to 1.4 -->
144144 </dependency >
145145 <dependency >
146146 <groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 4040 <github .global.server>github</github .global.server>
4141 <site .dir>${project.basedir} /site</site .dir>
4242 <github .site.path>${project.version} </github .site.path>
43- <netty .version>4.1.91 .Final</netty .version>
43+ <netty .version>4.1.92 .Final</netty .version>
4444 </properties >
4545
4646 <!-- Profiles -->
408408 <plugin >
409409 <groupId >org.apache.maven.plugins</groupId >
410410 <artifactId >maven-install-plugin</artifactId >
411- <version >3.1.0 </version >
411+ <version >3.1.1 </version >
412412 <configuration >
413413 <installAtEnd >true</installAtEnd >
414414 </configuration >
550550 <plugin >
551551 <groupId >org.apache.maven.plugins</groupId >
552552 <artifactId >maven-project-info-reports-plugin</artifactId >
553- <version >3.4.2 </version >
553+ <version >3.4.3 </version >
554554 </plugin >
555555 <!-- Versions Plugin -->
556556 <plugin >
672672 <dependency >
673673 <groupId >org.junit.jupiter</groupId >
674674 <artifactId >junit-jupiter-api</artifactId >
675- <version >5.9.2 </version >
675+ <version >5.9.3 </version >
676676 <scope >test</scope >
677677 </dependency >
678678 <!-- Apache Commons -->
You can’t perform that action at this time.
0 commit comments