Skip to content

Commit

Permalink
Merge branch 'log4j17' into 'page_crawler'
Browse files Browse the repository at this point in the history
update log4J

See merge request olcs/pagecrawler!2
  • Loading branch information
Wonderson Chideya committed Dec 23, 2021
2 parents 4c3b309 + 4912e99 commit ddb587a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@

<groupId>org.dvsa.testing.lib</groupId>
<artifactId>PageCrawler</artifactId>
<version>1.1</version>
<version>1.2</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<nexus.releases>https://nexus.olcs.dev-dvsacloud.uk/repository/maven-releases</nexus.releases>
<nexus.snapshots>https://nexus.olcs.dev-dvsacloud.uk/repository/maven-snapshots</nexus.snapshots>
<maven.compiler.version>3.8.1</maven.compiler.version>
<active-support.version>1.6.2</active-support.version>
<slf4j-log4j12.version>2.16.0</slf4j-log4j12.version>
<active-support.version>1.6.3</active-support.version>
<slf4j-log4j12.version>2.17.0</slf4j-log4j12.version>
<java.version>1.8</java.version>
<junit.jupiter.version>5.6.0</junit.jupiter.version>
<apache-commons.version>1.8</apache-commons.version>
Expand Down

0 comments on commit ddb587a

Please sign in to comment.