Repository: incubator-tamaya-extensions
Updated Branches:
  refs/heads/master 8f657bb92 -> 3b161b8fd


TAMAYA-296: Update dependencies


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/3b161b8f
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/3b161b8f
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/3b161b8f

Branch: refs/heads/master
Commit: 3b161b8fd603cceeabf4047daa982b9851f9beb5
Parents: 8f657bb
Author: Hugo Hirsch <[email protected]>
Authored: Wed Jan 24 23:08:15 2018 +0100
Committer: Hugo Hirsch <[email protected]>
Committed: Wed Jan 24 23:08:15 2018 +0100

----------------------------------------------------------------------
 pom.xml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/3b161b8f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4197169..06fdca3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,9 +67,9 @@ under the License.
         <arquillian.daemon.version>1.0.0.Alpha1</arquillian.daemon.version>
 
         <!-- Keep the JRuby version in sync with the one used by Asciidoctor 
-->
-        <asciidoctor.version>1.5.2</asciidoctor.version>
+        <asciidoctor.version>1.5.6</asciidoctor.version>
         <asciidoctor-diagramm.version>1.2.1</asciidoctor-diagramm.version>
-        <asciidoctorj.version>1.5.2</asciidoctorj.version>
+        <asciidoctorj.version>1.5.6</asciidoctorj.version>
         <checkstyle.version>2.15</checkstyle.version>
         <enforcer.version>1.4.1</enforcer.version>
         <gem.plugin>1.0.7</gem.plugin>
@@ -77,7 +77,7 @@ under the License.
         <hamcrest.version>2.0.0.0</hamcrest.version>
         <javadoc.version>2.10.4</javadoc.version>
         <!-- Must/should match the JRuby version used by AsciidoctorJ -->
-        <jruby.version>1.7.20</jruby.version>
+        <jruby.version>1.7.26</jruby.version>
         <findbugs.version>3.0.4</findbugs.version>
         <mockito.version>1.10.19</mockito.version>
         <pitest-plugin.version>1.3.1</pitest-plugin.version>
@@ -564,8 +564,7 @@ under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
-                    <!-- 20160816: 3.5.1 generates a broken site, maybe due to 
old asciidoc version?! -->
-                    <version>3.4</version>
+                    <version>3.7</version>
                     <inherited>true</inherited>
                     <dependencies>
                         <dependency><!-- add support for ssh/scp -->

Reply via email to