tank-battle icon indicating copy to clipboard operation
tank-battle copied to clipboard

Java坦克大战游戏,基于Spring Boot,JDK8,Swing组件开发,有一些Bug,还在持续更新完善中...

Results 5 tank-battle issues
Sort by recently updated
recently updated
newest added

Bumps commons-io from 2.6 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.6&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

我运行这个程序后,一直提示java.lang.InterruptedException: sleep interrupted

` Collection listFiles = FileUtils.listFiles(new File(System.getProperty("user.home") + File.separator + "tankBattle" + File.separator + "custom"), FileFilterUtils.suffixFileFilter("xml"), DirectoryFileFilter .INSTANCE);` 文件不存在的时候,为什么不创建出来,而是报个异常。

Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: a6b5bc4187af57ebb72c0e2515e49cadf6c39cd4 File updated: pom.xml Vulnerabilities reduced: 60 ->...