Skip to content

Commit

Permalink
updated ca-engine dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Razumain committed Feb 3, 2022
1 parent e2e5ef1 commit 1eb0590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@

<groupId>se.swedenconnect.ca</groupId>
<artifactId>cmc</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<ca.engine.version>1.1.0</ca.engine.version>
<ca.engine.version>1.1.1</ca.engine.version>
<slf4j.version>1.7.33</slf4j.version>
</properties>

Expand Down

0 comments on commit 1eb0590

Please sign in to comment.