Skip to content

Commit

Permalink
Merge pull request #76 from brenoepics/dependabot/maven/com.fasterxml…
Browse files Browse the repository at this point in the history
….jackson.core-jackson-databind-2.16.2

build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2
  • Loading branch information
brenoepics authored Mar 12, 2024
2 parents 37ce31b + 92e3a0a commit f9739db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.16.1</version>
<version>2.16.2</version>
</dependency>
<dependency>

Check failure on line 64 in pom.xml

View workflow job for this annotation

GitHub Actions / Build and analyze

Check dependency licenses

Transitive dependency: 'junit-jupiter-params' ('5.10.2') 'EPL-2.0' license is in the prohibited licenses list with project license 'Apache-2.0'

Check failure on line 64 in pom.xml

View workflow job for this annotation

GitHub Actions / Build and analyze

Check dependency licenses

Transitive dependency: 'junit-jupiter-api' ('5.10.2') 'EPL-2.0' license is in the prohibited licenses list with project license 'Apache-2.0'

Check failure on line 64 in pom.xml

View workflow job for this annotation

GitHub Actions / Build and analyze

Check dependency licenses

Transitive dependency: 'junit-platform-engine' ('1.10.2') 'EPL-2.0' license is in the prohibited licenses list with project license 'Apache-2.0'

Check failure on line 64 in pom.xml

View workflow job for this annotation

GitHub Actions / Build and analyze

Check dependency licenses

Transitive dependency: 'junit-jupiter-engine' ('5.10.2') 'EPL-2.0' license is in the prohibited licenses list with project license 'Apache-2.0'

Check failure on line 64 in pom.xml

View workflow job for this annotation

GitHub Actions / Build and analyze

Check dependency licenses

'junit-jupiter' ('5.10.2') 'EPL-2.0' license is in the prohibited licenses list with project license 'Apache-2.0'

Check failure on line 64 in pom.xml

View workflow job for this annotation

GitHub Actions / Build and analyze

Check dependency licenses

Transitive dependency: 'junit-platform-commons' ('1.10.2') 'EPL-2.0' license is in the prohibited licenses list with project license 'Apache-2.0'
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit f9739db

Please sign in to comment.