Skip to content

Commit

Permalink
Merge pull request #43 from reportportal/rc/5.13.0
Browse files Browse the repository at this point in the history
5.13.0 || Update pom.xml
  • Loading branch information
pbortnik authored Dec 5, 2024
2 parents e6631aa + a421f69 commit a1f6d76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.epam.reportportal</groupId>
<artifactId>commons-bom</artifactId>
<version>5.12.3</version>
<version>5.13.0</version>
<packaging>pom</packaging>

<name>commons-bom</name>
Expand Down Expand Up @@ -51,12 +51,12 @@
<postgresql.version>42.6.1</postgresql.version>
<jooq.version>3.12.4</jooq.version>

<reportportal.dao.version>5.12.0</reportportal.dao.version>
<reportportal.dao.version>5.13.0</reportportal.dao.version>
<reportportal.commons.version>5.13.0</reportportal.commons.version>
<reportportal.plugin.version>5.13.0</reportportal.plugin.version>
<reportportal.model.version>5.11.1</reportportal.model.version>
<reportportal.rules.version>5.11.0</reportportal.rules.version>
<reportportal.commons.version>5.12.3</reportportal.commons.version>
<reportportal.fonts.version>5.11.0</reportportal.fonts.version>
<reportportal.plugin.version>5.12.0</reportportal.plugin.version>
<reportportal.events.version>5.10.0</reportportal.events.version>

</properties>
Expand Down

0 comments on commit a1f6d76

Please sign in to comment.