Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortnik authored Jan 31, 2024
1 parent f441f91 commit e5bf00d
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.5</version>
<version>5.11.6</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.4</reportportal.dao.version>
<reportportal.dao.version>5.11.5</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 e5bf00d

Please sign in to comment.