Skip to content

Commit

Permalink
feat(deps): update compile com.ebay.ejmask:ejmask-api from v1.0.3 to …
Browse files Browse the repository at this point in the history
…v1.2.1 (#890)
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 1017b01 commit 850f13c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,12 @@
<dependency>
<groupId>com.ebay.ejmask</groupId>
<artifactId>ejmask-api</artifactId>
<version>1.0.3</version>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>com.ebay.ejmask</groupId>
<artifactId>ejmask-extensions</artifactId>
<version>1.0.3</version>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -744,13 +744,13 @@
<dependency>
<groupId>com.ebay.ejmask</groupId>
<artifactId>ejmask-api</artifactId>
<version>1.0.3</version>
<version>1.2.1</version>
</dependency>

<dependency>
<groupId>com.ebay.ejmask</groupId>
<artifactId>ejmask-extensions</artifactId>
<version>1.0.3</version>
<version>1.2.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 850f13c

Please sign in to comment.