mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-03 18:43:43 +01:00 
			
		
		
		
	Temporarily roll back to Java 16
This commit is contained in:
		@@ -1,3 +1,6 @@
 | 
				
			|||||||
 | 
					Version 2.1.207
 | 
				
			||||||
 | 
					    Temporarily rolling required Java version back to 16 until 1.18 is stable and everyone can migrate to it safely
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 2.1.206
 | 
					Version 2.1.206
 | 
				
			||||||
    Fixed a memory leak involving Herbalism under specific circumstances
 | 
					    Fixed a memory leak involving Herbalism under specific circumstances
 | 
				
			||||||
    Fixed a memory leak involving Rupture under specific circumstances
 | 
					    Fixed a memory leak involving Rupture under specific circumstances
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										6
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								pom.xml
									
									
									
									
									
								
							@@ -14,9 +14,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    <properties>
 | 
					    <properties>
 | 
				
			||||||
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 | 
					        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 | 
				
			||||||
        <maven.compiler.source>17</maven.compiler.source>
 | 
					        <maven.compiler.source>16</maven.compiler.source>
 | 
				
			||||||
        <maven.compiler.target>17</maven.compiler.target>
 | 
					        <maven.compiler.target>16</maven.compiler.target>
 | 
				
			||||||
        <java.version>17</java.version>
 | 
					        <java.version>16</java.version>
 | 
				
			||||||
    </properties>
 | 
					    </properties>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <issueManagement>
 | 
					    <issueManagement>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user