Skip to content

Commit 93fabe6

Browse files
fix(deps): update dependency com.jcabi:parent to v0.73.1
1 parent daddd0f commit 93fabe6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.jcabi</groupId>
1010
<artifactId>parent</artifactId>
11-
<version>0.72.0</version>
11+
<version>0.73.1</version>
1212
</parent>
1313
<groupId>com.github.fabriciofx</groupId>
1414
<artifactId>cactoos-jdbc</artifactId>

src/it/phonebook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.jcabi</groupId>
1010
<artifactId>parent</artifactId>
11-
<version>0.72.0</version>
11+
<version>0.73.1</version>
1212
</parent>
1313
<groupId>com.github.fabriciofx</groupId>
1414
<artifactId>phonebook</artifactId>

0 commit comments

Comments
 (0)