Skip to content

Commit d4f30cc

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump xom:xom from 1.4.1 to 1.4.2
Bumps [xom:xom](https://github.com/elharo/xom) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/elharo/xom/releases) - [Commits](elharo/xom@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: xom:xom dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e30bbcd commit d4f30cc

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.4.1</version>
106+
<version>1.4.2</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.4.1</version>
133+
<version>1.4.2</version>
134134
<scope>compile</scope>
135135
<optional>true</optional>
136136
</dependency>

0 commit comments

Comments
 (0)