Commit Graph

126 Commits

Author SHA1 Message Date
Peter Hanecak
176354816f fix missing name:xx for roads in transportation_name (#58) (#129)
* fix missing name:xx for roads in transportation_name (#58)

* mvn spotless:apply
2023-11-08 11:34:22 +01:00
dependabot[bot]
827673b4ea Bump junit.version from 5.10.0 to 5.10.1 (#127)
Bumps `junit.version` from 5.10.0 to 5.10.1.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  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-11-06 05:45:08 -05:00
dependabot[bot]
7dbbc5089e Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#123)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  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-10-25 20:48:21 -04:00
Michael Barry
01b3b0e6ec Use java 21 (#124) 2023-10-25 20:48:05 -04:00
dependabot[bot]
f885ed7ae5 Bump actions/setup-node from 3 to 4 (#121)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 06:18:58 -04:00
dependabot[bot]
c07e9e16d8 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 (#122)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  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-10-24 06:18:35 -04:00
dependabot[bot]
28411e8d7b Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#119) 2023-10-21 17:53:13 -04:00
Michael Barry
613d0a8f7e Upgrade to planetiler 0.7-SNAPSHOT (#118)
upgrade to planetiler 0.7.0
2023-10-03 05:33:26 -04:00
Michael Barry
d4aaae894b Deduplicate and remove limit on concurrent routes (#117) 2023-10-01 06:41:48 -04:00
dependabot[bot]
3b96fa58ba Bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.40.0 (#116)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.38.0 to 2.40.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.38.0...lib/2.40.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  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-09-29 05:31:07 -04:00
dependabot[bot]
e7dde1e086 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 (#113) 2023-09-25 05:11:05 -04:00
Michael Barry
fef4424bc2 Optimize tile sizes (#112) 2023-09-25 05:10:51 -04:00
dependabot[bot]
210c8fee67 Bump com.google.cloud.tools:jib-maven-plugin from 3.3.1 to 3.4.0 (#111)
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-maven-plugin
  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-09-22 06:15:01 -04:00
dependabot[bot]
2aafdd5db7 Bump org.yaml:snakeyaml from 2.1 to 2.2 (#104) 2023-09-13 08:10:45 -04:00
dependabot[bot]
d96a3b89a8 Bump docker/login-action from 2 to 3 (#106) 2023-09-13 08:10:30 -04:00
dependabot[bot]
d91229511c Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 (#103) 2023-09-08 05:13:59 -04:00
dependabot[bot]
b3d1bdaef8 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0 to 3.1.2 (#99)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  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-09-07 05:15:18 -04:00
dependabot[bot]
2beb523b13 Bump actions/checkout from 3 to 4 (#101)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 05:15:07 -04:00
Björn Bilger
f5fb45ea5b onthegomap/planetiler#379 - download dir config (#100) 2023-09-04 05:29:11 -04:00
dependabot[bot]
2857f8b7ab Bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to 2.38.0 (#98)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.37.0 to 2.38.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.37.0...lib/2.38.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  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-08-09 05:27:38 -04:00
dependabot[bot]
6c192f8fde Bump org.yaml:snakeyaml from 2.0 to 2.1 (#97)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.1.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.1..snakeyaml-2.0)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  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-08-08 06:49:22 -04:00
dependabot[bot]
699eecd733 Bump junit.version from 5.9.2 to 5.10.0 (#96)
Bumps `junit.version` from 5.9.2 to 5.10.0.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.2 to 5.10.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.10.0)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.2 to 5.10.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.10.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:development
  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-08-07 05:59:15 -04:00
dependabot[bot]
ae74acf93f Bump maven-surefire-plugin from 3.0.0 to 3.1.2 (#91) 2023-08-06 06:39:37 -04:00
Björn Bilger
dd54543650 Use the new centralized/shared TileEncodingResult (#93) 2023-08-03 21:23:58 -04:00
dependabot[bot]
04f839ecf0 Bump spotless-maven-plugin from 2.36.0 to 2.37.0 (#90) 2023-06-26 07:52:41 -04:00
dependabot[bot]
d6214bb75e Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#89)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.5.0 to 3.6.0.
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.5.0...maven-assembly-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  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-06-23 05:12:29 -04:00
dependabot[bot]
450ed1be62 Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#88)
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.2.1...enforcer-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  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-06-22 22:41:51 +02:00
Michael Barry
6317d82ec9 Fix error processing way (#87) 2023-04-14 05:55:09 -04:00
dependabot[bot]
d96c612841 Bump spotless-maven-plugin from 2.33.0 to 2.36.0 (#85)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.33.0 to 2.36.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.33.0...lib/2.36.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  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-04-14 05:23:09 -04:00
dependabot[bot]
b061c97aa0 Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 (#83)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  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-04-03 05:17:21 -04:00
dependabot[bot]
ddf65a8139 Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 (#82)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  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-03-31 07:19:52 -04:00
dependabot[bot]
5f2811895f Bump snakeyaml from 1.33 to 2.0 (#81)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.0.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-18 14:41:48 -04:00
dependabot[bot]
c617cb38fd Bump maven-assembly-plugin from 3.4.2 to 3.5.0 (#77)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.4.2...maven-assembly-plugin-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  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-03-15 20:37:54 -04:00
dependabot[bot]
1d9d0f8e25 Bump gaurav-nelson/github-action-markdown-link-check from 1.0.14 to 1.0.15 (#78)
Bump gaurav-nelson/github-action-markdown-link-check

Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.14 to 1.0.15.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](https://github.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.14...1.0.15)

---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
  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-03-15 20:37:44 -04:00
Michael Barry
292611de84 Metadata table (#80) 2023-03-15 13:53:16 -04:00
dependabot[bot]
1cae8c4bdf Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#76) 2023-02-17 17:38:30 -05:00
dependabot[bot]
0ffa4ffcbe Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#75)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  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-02-14 05:19:43 -05:00
dependabot[bot]
4b0bfc0fb6 Bump spotless-maven-plugin from 2.32.0 to 2.33.0 (#74)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.32.0 to 2.33.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.32.0...lib/2.33.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  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-02-13 14:03:03 -05:00
dependabot[bot]
b9c3776270 Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#73) 2023-02-07 04:45:33 -05:00
Michael Barry
585176b08d Require minimum java 17 (#72) 2023-02-06 06:48:01 -05:00
Michael Barry
62de454cf7 Add --boundary-osm-only flag to use OSM instead of NE at low zooms (#71) 2023-02-06 06:02:56 -05:00
Michael Barry
30538c6706 Fix oneway logic (#70) 2023-02-06 05:48:51 -05:00
dependabot[bot]
0a27d5b309 Bump spotless-maven-plugin from 2.31.0 to 2.32.0 (#69) 2023-02-06 04:46:51 -05:00
Michael Barry
bc44c80efa Use snakeyaml safe constructor (#68) 2023-02-05 14:22:57 -05:00
dependabot[bot]
91f0c29ce5 Bump spotless-maven-plugin from 2.30.0 to 2.31.0 (#65)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.30.0...lib/2.31.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  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-02-04 05:14:50 -05:00
dependabot[bot]
8536bdc94d Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (#63) 2023-01-20 05:56:21 -05:00
dependabot[bot]
3f6bc4e808 Bump spotless-maven-plugin from 2.29.0 to 2.30.0 (#62) 2023-01-19 05:35:47 -05:00
dependabot[bot]
7781123676 Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 (#61) 2023-01-18 05:09:58 -05:00
dependabot[bot]
133bf09f0f Bump junit.version from 5.9.1 to 5.9.2 (#60)
Bumps `junit.version` from 5.9.1 to 5.9.2.

Updates `junit-jupiter-api` from 5.9.1 to 5.9.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.9.2)

Updates `junit-jupiter-params` from 5.9.1 to 5.9.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.9.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 07:44:42 -05:00
dependabot[bot]
b39e0b30e1 Bump spotless-maven-plugin from 2.28.0 to 2.29.0 (#57)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.28.0 to 2.29.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.28.0...lib/2.29.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 07:08:41 -05:00