You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2020/02/27 02:48:36 UTC

[GitHub] [guacamole-client] mike-jumper commented on a change in pull request #475: GUACAMOLE-966: Bump client version numbers to 1.2.0

mike-jumper commented on a change in pull request #475: GUACAMOLE-966: Bump client version numbers to 1.2.0
URL: https://github.com/apache/guacamole-client/pull/475#discussion_r384886298
 
 

 ##########
 File path: extensions/guacamole-auth-cas/pom.xml
 ##########
 @@ -210,15 +210,15 @@
         <dependency>
             <groupId>org.apache.guacamole</groupId>
             <artifactId>guacamole-common</artifactId>
-            <version>1.1.0</version>
+            <version>1.2.0</version>
 
 Review comment:
   It might be easier to just remove this dependency, relying on inheriting it from guacamole-ext. Unlike projects like guacamole-example, use of guacamole-common within an extension will be to service guacamole-ext.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services