Skip to content

Commit

Permalink
build: version com.fasterxml.jackson.core to (2.17.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandrfedorov97 committed May 24, 2024
1 parent a151af2 commit d8e0831
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

##
## Changed
- version dependency com.fasterxml.jackson.core (CVE-2023-35116)

## 5.0.0
## Added
- compatible with Confluence 8.8
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.4.2</version>
<version>2.17.1</version>
</dependency>
<dependency>
<groupId>com.onlyoffice</groupId>
Expand Down

0 comments on commit d8e0831

Please sign in to comment.