Skip to content

Commit

Permalink
fix: upgrade org.slf4j:slf4j-api from 1.7.25 to 1.7.36
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.25 to 1.7.36.

See this package in maven:
org.slf4j:slf4j-api

See this project in Snyk:
https://app.snyk.io/org/vladbailescu/project/fdd87824-6b9d-4bbc-a585-ceaf6ddc9edc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 24, 2024
1 parent d2a7b02 commit c27e188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
<aem.port>4502</aem.port>
<aem.publish.host>localhost</aem.publish.host>
<aem.publish.port>4503</aem.publish.port>
<aem.contextPath />
<aem.contextPath/>
<sling.user>admin</sling.user>
<sling.password>admin</sling.password>
<vault.user>admin</vault.user>
<vault.password>admin</vault.password>
<slf4j.version>1.7.25</slf4j.version>
<slf4j.version>1.7.36</slf4j.version>
<aem.java.version>11</aem.java.version>
<jacoco.version>0.8.8</jacoco.version>
<frontend-maven-plugin.version>1.11.3</frontend-maven-plugin.version>
Expand Down

0 comments on commit c27e188

Please sign in to comment.