File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 Header, with the fields enclosed by brackets [] replaced by your own identifying
1313 information: "Portions Copyright [year] [name of copyright owner]".
1414
15- Copyright 2024 3A Systems LLC.
15+ Copyright 2024-2026 3A Systems LLC.
1616-->
1717<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1818 <modelVersion >4.0.0</modelVersion >
3838 <dependency >
3939 <groupId >ch.qos.logback</groupId >
4040 <artifactId >logback-core</artifactId >
41- <version >1.5.19 </version >
41+ <version >1.5.26 </version >
4242 <exclusions >
4343 <exclusion >
4444 <artifactId >slf4j-api</artifactId >
4949 <dependency >
5050 <groupId >ch.qos.logback</groupId >
5151 <artifactId >logback-classic</artifactId >
52- <version >1.5.18 </version >
52+ <version >1.5.26 </version >
5353 <exclusions >
5454 <exclusion >
5555 <artifactId >slf4j-api</artifactId >
You can’t perform that action at this time.
0 commit comments