gnu: java-commons-codec: Use latest commons parent.
* gnu/packages/java.scm (java-commons-codec)[propagated-inputs]: Fix commons parent version.
This commit is contained in:
		
							parent
							
								
									baa2a49b81
								
							
						
					
					
						commit
						a348520e2a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7668,7 +7668,7 @@ This is a part of the Apache Commons Project.") | |||
|     (native-inputs | ||||
|      (list java-commons-lang3 java-junit)) | ||||
|     (propagated-inputs | ||||
|       (list apache-commons-parent-pom-50)) | ||||
|       (list apache-commons-parent-pom-52)) | ||||
|     (home-page "https://commons.apache.org/codec/") | ||||
|     (synopsis "Common encoders and decoders such as Base64, Hex, Phonetic and URLs") | ||||
|     (description "The codec package contains simple encoder and decoders for | ||||
|  |  | |||
		Reference in a new issue