Skip to content

Commit

Permalink
5.11.0 || Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortnik authored Dec 14, 2023
1 parent 833646b commit 04b1a7d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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.10.0</version>
<version>5.11.0</version>
<packaging>pom</packaging>

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

<reportportal.dao.version>5.10.0</reportportal.dao.version>
<reportportal.model.version>5.10.0</reportportal.model.version>
<reportportal.rules.version>5.10.0</reportportal.rules.version>
<reportportal.commons.version>5.10.0</reportportal.commons.version>
<reportportal.fonts.version>5.10.0</reportportal.fonts.version>
<reportportal.plugin.version>5.10.0</reportportal.plugin.version>
<reportportal.dao.version>5.11.0</reportportal.dao.version>
<reportportal.model.version>5.11.0</reportportal.model.version>
<reportportal.rules.version>5.11.0</reportportal.rules.version>
<reportportal.commons.version>5.11.0</reportportal.commons.version>
<reportportal.fonts.version>5.11.0</reportportal.fonts.version>
<reportportal.plugin.version>5.11.0</reportportal.plugin.version>

</properties>

Expand Down

0 comments on commit 04b1a7d

Please sign in to comment.