Skip to content

Commit ff55e76

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump xom:xom from 1.3.9 to 1.4.0
Bumps [xom:xom](https://github.com/elharo/xom) from 1.3.9 to 1.4.0. - [Release notes](https://github.com/elharo/xom/releases) - [Commits](elharo/xom@v1.3.9...v1.4.0) --- updated-dependencies: - dependency-name: xom:xom dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3f0790 commit ff55e76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

approvaltests-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>xom</groupId>
105105
<artifactId>xom</artifactId>
106-
<version>1.3.9</version>
106+
<version>1.4.0</version>
107107
</dependency>
108108

109109
<dependency>

approvaltests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>xom</groupId>
132132
<artifactId>xom</artifactId>
133-
<version>1.3.9</version>
133+
<version>1.4.0</version>
134134
<scope>compile</scope>
135135
<optional>true</optional>
136136
</dependency>

0 commit comments

Comments
 (0)