Skip to content

Commit

Permalink
chore(deps): update dependency com.fasterxml.jackson.core:jackson-cor…
Browse files Browse the repository at this point in the history
…e to v2.18.0
  • Loading branch information
renovate[bot] committed Sep 27, 2024
1 parent e433bdc commit 0b8a0c4
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 @@ -239,7 +239,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.17.2</version>
<version>2.18.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

4 comments on commit 0b8a0c4

@0pdd
Copy link

@0pdd 0pdd commented on 0b8a0c4 Sep 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1085-a13e40d1 discovered in src/main/java/com/jcabi/github/mock/MkBranch.java) and submitted as #1782. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 0b8a0c4 Sep 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1130-addbfb1d discovered in src/test/java/com/jcabi/github/RtStatusesTest.java) and submitted as #1783. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 0b8a0c4 Sep 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1125-99a7deed discovered in src/test/java/com/jcabi/github/RtPullRefITCase.java) and submitted as #1784. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 0b8a0c4 Sep 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1129-3099cf0b discovered in src/main/java/com/jcabi/github/mock/MkStatuses.java) and submitted as #1785. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.