Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortnik committed Jan 30, 2024
1 parent 8f898f6 commit f441f91
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 @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.epam.reportportal</groupId>
<artifactId>commons-bom</artifactId>
<version>5.11.4</version>
<version>5.11.5</version>
<packaging>pom</packaging>

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

<reportportal.dao.version>5.11.3</reportportal.dao.version>
<reportportal.dao.version>5.11.4</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>
Expand Down

0 comments on commit f441f91

Please sign in to comment.