Skip to content

Commit

Permalink
Upgraded bennu and mail
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis-Cruz committed Sep 8, 2020
1 parent eff9305 commit e755f56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion email-dispatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>Email Dispatcher</name>

<properties>
<version.javax.mail>1.6.0</version.javax.mail>
<version.javax.mail>1.6.2</version.javax.mail>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions messaging-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<name>Messaging Core</name>

<properties>
<version.org.fenixedu.bennu>6.0.0</version.org.fenixedu.bennu>
<version.org.fenixedu.bennu>6.11.3</version.org.fenixedu.bennu>
<version.com.mitchellbosecke.pebble>2.4.0</version.com.mitchellbosecke.pebble>
<version.javax.mail.javax.mail-api>1.6.0</version.javax.mail.javax.mail-api>
<version.javax.mail.javax.mail-api>1.6.2</version.javax.mail.javax.mail-api>
</properties>

<dependencies>
Expand Down

0 comments on commit e755f56

Please sign in to comment.