Commit graph

340 commits

Author SHA1 Message Date
dependabot[bot] 534edd1b4d
Bump com.google.guava:guava from 32.1.2-android to 32.1.3-android (#1705)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.2-android to 32.1.3-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 10:10:57 -05:00
dependabot[bot] 7727b1bfd7
Bump spring.version from 6.0.12 to 6.0.13 (#1704)
Bumps `spring.version` from 6.0.12 to 6.0.13.

Updates `org.springframework:spring-test` from 6.0.12 to 6.0.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.12...v6.0.13)

Updates `org.springframework:spring-web` from 6.0.12 to 6.0.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.12...v6.0.13)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 10:10:49 -05:00
dependabot[bot] d88231643c
Bump spring.version from 6.0.11 to 6.0.12 (#1694)
Bumps `spring.version` from 6.0.11 to 6.0.12.

Updates `org.springframework:spring-test` from 6.0.11 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.12)

Updates `org.springframework:spring-web` from 6.0.11 to 6.0.12
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.12)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 07:32:53 -05:00
dependabot[bot] 012ee963ae
Bump com.google.guava:guava from 32.1.1-android to 32.1.2-android (#1673)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-android to 32.1.2-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 07:28:33 -05:00
Sean Owen 73e2a7c7df [maven-release-plugin] prepare for next development iteration 2023-07-29 20:46:30 -05:00
Sean Owen e86cde829b [maven-release-plugin] prepare release zxing-3.5.2 2023-07-29 20:46:26 -05:00
Sean Owen 41ab68fccf [maven-release-plugin] rollback the release of zxing-3.5.2 2023-07-29 20:43:22 -05:00
Sean Owen 8efbbcd188 [maven-release-plugin] prepare for next development iteration 2023-07-29 20:36:52 -05:00
Sean Owen 0e8eb0dd49 [maven-release-plugin] prepare release zxing-3.5.2 2023-07-29 20:36:47 -05:00
Sean Owen a35ae174ec [maven-release-plugin] rollback the release of zxing-3.5.2 2023-07-29 20:29:30 -05:00
Sean Owen 72628afca6 [maven-release-plugin] prepare for next development iteration 2023-07-29 19:56:45 -05:00
Sean Owen f63d60226a [maven-release-plugin] prepare release zxing-3.5.2 2023-07-29 19:56:42 -05:00
Sean Owen 48b5e597c4 Remove old Elastic config 2023-07-29 19:55:08 -05:00
dependabot[bot] 6d1543b3dd
Bump spring.version from 6.0.10 to 6.0.11 (#1667)
Bumps `spring.version` from 6.0.10 to 6.0.11.

Updates `spring-test` from 6.0.10 to 6.0.11
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.10...v6.0.11)

Updates `spring-web` from 6.0.10 to 6.0.11
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 08:00:10 -05:00
dependabot[bot] 95c9987cca
Bump guava from 32.0.1-android to 32.1.1-android (#1663)
Bumps [guava](https://github.com/google/guava) from 32.0.1-android to 32.1.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 07:59:34 -05:00
dependabot[bot] 7cc6955abb
Bump spring.version from 6.0.9 to 6.0.10 (#1656)
Bumps `spring.version` from 6.0.9 to 6.0.10.

Updates `spring-test` from 6.0.9 to 6.0.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.9...v6.0.10)

Updates `spring-web` from 6.0.9 to 6.0.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.9...v6.0.10)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 06:36:05 -06:00
dependabot[bot] 1d46028ee5
Bump guava from 32.0.0-android to 32.0.1-android (#1651)
Bumps [guava](https://github.com/google/guava) from 32.0.0-android to 32.0.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 08:07:52 -05:00
dependabot[bot] 8f139b4d3d
Bump guava from 31.1-android to 32.0.0-android (#1644)
Bumps [guava](https://github.com/google/guava) from 31.1-android to 32.0.0-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 07:14:59 -05:00
dependabot[bot] 415f5ca5de
Bump spring.version from 6.0.8 to 6.0.9 (#1631)
Bumps `spring.version` from 6.0.8 to 6.0.9.

Updates `spring-test` from 6.0.8 to 6.0.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.8...v6.0.9)

Updates `spring-web` from 6.0.8 to 6.0.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.8...v6.0.9)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 14:55:11 -05:00
Sean Owen a24f93093e
Update to Java EE 10 for zxing.org (#1621)
* Update to Java EE 10 for zxing.org
* Just remove reactor convergence
2023-04-26 21:34:53 -05:00
Sean Owen 1d2379df34 Regular plugin updates 2023-04-25 13:33:03 -05:00
Sean Owen deb67272cf [maven-release-plugin] prepare for next development iteration 2022-11-01 21:54:14 -05:00
Sean Owen bb75858c9b [maven-release-plugin] prepare release zxing-3.5.1 2022-11-01 21:52:44 -05:00
Sean Owen 0ea0ecddc5 Various code tweaks, action updates, dep updates 2022-10-20 14:13:34 -05:00
Sean Owen 45df470227 Add basic support for thread interruption, and add protection for long running requests in web app 2022-07-20 13:29:55 -05:00
Sean Owen 5231442ebc Misc dependency updates 2022-07-06 13:16:34 -05:00
Sean Owen ea779f0639 [maven-release-plugin] prepare for next development iteration 2022-05-01 10:16:17 -06:00
Sean Owen eb76d0283c [maven-release-plugin] prepare release zxing-3.5.0 2022-05-01 10:16:15 -06:00
Sean Owen 939632072f Minor dep updates 2022-04-30 13:28:04 -06:00
Sean Owen f3f73b47d3 Update to 3.5.0-SNAPSHOT for next release; deps updates 2022-02-17 14:10:00 -06:00
Sean Owen 831ebac6e7 Minor code style updates to MinimalEncoder and a few other files ; minor dep updates 2021-10-12 21:06:05 -05:00
Sean Owen b51346c072
Enforce line length and indent in checkstyle (#1448) 2021-10-05 15:49:47 -05:00
Sean Owen 629ce38a5d Dependency, plugin updates 2021-08-30 20:08:56 -05:00
Sean Owen adbf17d7a7 Minor code and dep changes; return better HTTP status codes from web app 2021-05-23 09:16:45 -05:00
Sean Owen f05963d63d Update dependencies and add one new test 2021-04-02 11:59:49 -05:00
Sean Owen 3374aed3fd Tweak DoS limits and logging; update dependencies 2021-01-15 17:03:12 -06:00
Sean Owen fd364d9338 Improve test coverage 2020-12-09 11:29:07 -06:00
Sean Owen e7ed6aee2f Misc dead code cleanup, plugin updates 2020-12-08 11:55:33 -06:00
Sean Owen 32158ee504 [maven-release-plugin] prepare for next development iteration 2020-09-29 19:53:40 -05:00
Sean Owen 272d9561b5 [maven-release-plugin] prepare release zxing-3.4.1 2020-09-29 19:53:33 -05:00
Sean Owen cff1a21291 [maven-release-plugin] rollback the release of zxing-3.4.1 2020-09-29 19:50:02 -05:00
Sean Owen c30aa535e7 [maven-release-plugin] prepare release zxing-3.4.1 2020-09-29 19:48:52 -05:00
Sean Owen 06e3cd4967 [maven-release-plugin] rollback the release of zxing-3.4.1 2020-09-29 11:44:20 -05:00
Sean Owen 09f1a7eea2 [maven-release-plugin] prepare for next development iteration 2020-09-29 11:39:45 -05:00
Sean Owen 3eafc5d447 [maven-release-plugin] prepare release zxing-3.4.1 2020-09-29 11:39:38 -05:00
Sean Owen 3d8068009f Update CHANGES for 3.4.1; misc plugin updates 2020-09-29 11:23:54 -05:00
Sean Owen 40c2e2e9af
Many small updates from code analysis; remove unused files; tune server params (#1311) 2020-09-06 18:21:05 -05:00
Sean Owen da049f21d9
Update proguard to 7. Remove unused slf4j. Minor code tweaks and dep updates. (#1307) 2020-08-26 13:09:20 -05:00
Sean Owen 9c181f2de5 Remove reference to 'beta' quality formats 2020-07-15 15:14:10 -05:00
Sean Owen 3c96923276 Minor dep updates 2020-05-13 14:12:53 -05:00