Skip to content

Commit

Permalink
Release 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski authored Aug 30, 2024
2 parents b929af1 + 51dae21 commit d247fc7
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.11.7</version>
<version>5.12.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.11.6</reportportal.dao.version>
<reportportal.dao.version>5.12.0</reportportal.dao.version>
<reportportal.model.version>5.11.1</reportportal.model.version>
<reportportal.rules.version>5.11.0</reportportal.rules.version>
<reportportal.commons.version>5.11.0</reportportal.commons.version>
<reportportal.commons.version>5.12.0</reportportal.commons.version>
<reportportal.fonts.version>5.11.0</reportportal.fonts.version>
<reportportal.plugin.version>5.11.0</reportportal.plugin.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 d247fc7

Please sign in to comment.