Skip to content

Commit

Permalink
Bump up cucumber-reporting libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Nov 1, 2023
1 parent f119849 commit dd4fea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
<version>9</version>
</parent>

<distributionManagement>
Expand Down Expand Up @@ -223,7 +223,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.14.2</version>
<version>2.16.0-rc1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit dd4fea2

Please sign in to comment.