Skip to content

Commit

Permalink
Bump sslcontext-kickstart from 8.1.2 to 8.1.3
Browse files Browse the repository at this point in the history
Bumps [sslcontext-kickstart](https://github.com/Hakky54/sslcontext-kickstart) from 8.1.2 to 8.1.3.
- [Changelog](https://github.com/Hakky54/sslcontext-kickstart/blob/master/CHANGELOG.md)
- [Commits](Hakky54/sslcontext-kickstart@v8.1.2...v8.1.3)

---
updated-dependencies:
- dependency-name: io.github.hakky54:sslcontext-kickstart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 63c4d6d commit ffd43e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdmx-dl-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>sslcontext-kickstart</artifactId>
<version>8.1.2</version>
<version>8.1.3</version>
<exclusions>
<exclusion>
<artifactId>slf4j-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sdmx-dl-desktop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>sslcontext-kickstart</artifactId>
<version>8.1.2</version>
<version>8.1.3</version>
<exclusions>
<exclusion>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit ffd43e1

Please sign in to comment.