This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
The following commit(s) were added to refs/heads/master by this push:
new d117acf Bump jspc-maven-plugin from 3.1.0 to 3.2.0
d117acf is described below
commit d117acfebdb14f1da13310dcbf3069ba0e87dc2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 1 19:56:02 2021 +0000
Bump jspc-maven-plugin from 3.1.0 to 3.2.0
Bumps
[jspc-maven-plugin](https://github.com/leonardehrenfried/jspc-maven-plugin)
from 3.1.0 to 3.2.0.
- [Release
notes](https://github.com/leonardehrenfried/jspc-maven-plugin/releases)
-
[Commits](https://github.com/leonardehrenfried/jspc-maven-plugin/compare/jspc-maven-plugin-3.1.0...jspc-maven-plugin-3.2.0)
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 721e5a8..dde2b42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<plugin.surefire.version>3.0.0-M5</plugin.surefire.version>
<plugin.war.version>3.3.1</plugin.war.version>
<plugin.inmemdb.version>1.4.3</plugin.inmemdb.version>
- <plugin.jspc.version>3.1.0</plugin.jspc.version>
+ <plugin.jspc.version>3.2.0</plugin.jspc.version>
<plugin.checksum.version>1.9</plugin.checksum.version>
<plugin.jslint.version>1.0.1</plugin.jslint.version>
<plugin.cargo.version>1.8.2</plugin.cargo.version>