Skip to content

Commit

Permalink
Increment simple-mailer version
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanovicz committed Sep 2, 2022
1 parent fe5a67e commit 350fc84
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 @@ -26,7 +26,7 @@ under the License.
</parent>
<groupId>com.republicate</groupId>
<artifactId>webapp-slf4j-logger</artifactId>
<version>2.3</version>
<version>2.4</version>
<packaging>jar</packaging>
<name>webapp-slf4j-logger</name>
<description>SLF4J backend to log to a WebApp's ServletContext</description>
Expand Down Expand Up @@ -84,7 +84,7 @@ under the License.
<dependency>
<groupId>com.republicate</groupId>
<artifactId>simple-mailer</artifactId>
<version>1.2</version>
<version>1.4</version>
</dependency>
<!-- upgrade jsoup, which has a vulnerability in 1.12.2 version, used by commons-lang3 -->
<dependency>
Expand Down

0 comments on commit 350fc84

Please sign in to comment.