diff --git a/pom.xml b/pom.xml
index 014bc8a..f44cd2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.fross
cal
- 2.3.14
+ 2.3.15
jar
cal
@@ -180,7 +180,7 @@
org.fross
library
- 2021.10.24
+ 2022.06.28
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 8db0757..4d0ace1 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,5 +1,5 @@
name: fcal
-version: '2.3.14'
+version: '2.3.15'
summary: Command line calendar display
description: |
fCal is a command line calendar display utility. It will display a
@@ -22,7 +22,7 @@ parts:
plugin: maven
source: https://github.com/frossm/library.git
source-type: git
- source-tag: 'v2021.10.24'
+ source-tag: 'v2022.06.28'
maven-options: [install]
cal: